How to Install geany-plugin-py software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install geany-plugin-py software package in Ubuntu 16.04 LTS (Xenial Xerus)

geany-plugin-py software package provides Python bindings for the Geany plugin API, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install geany-plugin-py 

geany-plugin-py is installed in your system.

Make ensure the geany-plugin-py package were installed using the commands given below,

$ sudo dpkg-query -l | grep geany-plugin-py *

You will get with geany-plugin-py package name, version, architecture and description in a table

geany-plugin-py package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Development
Package geany-plugin-py
Version 1.27+dfsg-2
Description Python bindings for the Geany plugin API
Sub Section Devel


See Also, How to uninstall or remove geany-plugin-py software package from Ubuntu 16.04 LTS (Xenial Xerus) ?